﻿@charset "utf-8";
/*
	Css for PEL,	ver 1.0
	CopyRight By Dongyi Network Technology CO.,Ltd Design Center

	所有网站通用模块，可根据自身网站修改
*/

/* 通用信息列表DOT */
.infoList{ text-align:left;}
.infoList li{line-height:20px; overflow:hidden; padding: 5px 0 5px 12px; background: url(images/iconInfo.png) no-repeat 0px center; font-size: 14px;}
.infoList li .date{float:right; color:#999; margin-left: 5px;}
.infoList li.noData{ margin-left:11px;}

/* 通用信息列表ARROW */
.infoListB { text-align:left; }
.infoListB li { height:24px; line-height:24px; overflow:hidden; }
.infoListB li a{ overflow:hidden; padding-left:10px; background:url(images/arrow.png) no-repeat 0px 4px;}
.infoListB li a:hover { overflow:hidden; padding-left:10px; background:url(images/arrow02.png) no-repeat 0px 4px;}
.infoListB li .date{ float:right; color:#999;  }


/* 通用带图片的信息列表_普通式 */
.picList li{ text-align:left;  }
.picList li .pic img{ width:148px; height:110px; border:1px solid #bdbdbd; background:#fff;   }
.picList li .pic a:hover img{ border-color:#aaa;  }
.picList li .title{ padding-top:5px;  }

/* 通用带图片的信息列表_普通式 - 横排浮动 */
.picListFl{ overflow:hidden; zoom:1; }
.picListFl li{ width:164px; font-size:12px; margin:0 10px;  text-align:center; float:left; _display:inline;  }
.picListFl li .pic img{ width:160px; height:120px; padding:1px; border:1px solid #B1D5ED; background:#fff;   }
.picListFl li .pic a:hover img{ border-color:#f60;  }
.picListFl li .title{ padding-top:5px;  }

/* 内容带图片的信息列表_普通式 - 左图片右文字 */
.txtPicList li{ overflow:hidden; background:url("images/share/dotted.gif") repeat-x bottom; padding-bottom:10px;  margin-bottom:10px;    }
.txtPicList li .pic{ width:96px; float:left;   }
.txtPicList li .pic img{ width:90px; height:90px; padding:2px; border:1px solid #ddd; background:#fff;   }
.txtPicList li .pic a:hover img{ border-color:#aaa;  }
.txtPicList li .con{ width:230px; float:left; padding-left:8px;   }
.txtPicList li .title{ height:28px; line-height:28px; font-size:14px; color:#c00; font-weight:bold;   }
.txtPicList li .title a{ color:#c00;  }
.txtPicList li .intro{ color:#666; line-height:20px;   }
.txtPicList li .intro .more{ color:#c00; font-size:12px; }

/* 内容带图片的信息列表_普通式 - 上图片下文字 */
.txtPicListB li{width:260px; float:left; margin:14px;}
.txtPicListB li .pic img{width:260px;height: 178px;}
.txtPicListB li .title{ height:32px; line-height:32px;padding-top: 7px; white-space: nowrap; text-overflow: ellipsis; overflow:hidden;}
.txtPicListB li .title a{color:#333; font-size:14px;}
.txtPicListB li .intro{ color:#666;  }
.txtPicListB li .intro .more{ color:#f60;  }

/* 头条图文信息列表_普通式 */
.topicList li{ height:28px; line-height:28px; overflow:hidden;  }
.topicList li .date{ float:right; color:#999;  }
.topicList .t { padding-bottom:6px;/* margin-bottom:5px;*/ height:auto; text-align:center; /*border-bottom:1px dotted #ccc;*/ background:none; }
.topicList .t .title{ padding-bottom:7px;}
.topicList .t .tit{font-size:18px;  color:#333;}
.topicList .t .intro{line-height: 22px;font-size: 12px; color:#999; text-align:left; }
.topicList .t .intro .more{float: none;padding-left: 5px; color:#ec6840;  }
.topicList li.n {height:28px;line-height:28px; padding-left:12px; margin-top:1px;background:url(images/icon.png) no-repeat 0px -764px;overflow:hidden; white-space: nowrap; text-overflow: ellipsis;} 
.topicList li.n .date{float:right;color:#999;font-size: 12px;}
.topicList li.n .tit {}
/* 有图片时追加的类 class="topicList topicHasPic"  */
.topicHasPic .t{overflow:hidden; zoom:1; }
.topicHasPic .pic{width:220px; float:left;}
.topicHasPic .pic img{ width:100%;  height:100px; } 
.topicHasPic .pic a:hover img{ border-color:#aaa;  }
.topicHasPic .con{width:130px; float:right; text-align:left;}


/* 焦点图切换-广告 */
.slideBox{ height:100px; overflow:hidden; position:relative; }
.slideBox .hd{ position:absolute; z-index:1; right:5px; bottom:5px; }
.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.slideBox .hd ul li{ float:left; margin-right:2px;  width:16px; height:16px; line-height:16px; text-align:center; background:#000; cursor:pointer; color:#fff; filter:alpha(opacity=60);opacity:0.6;   }
.slideBox .hd ul li.on{ background:#f00;   font-weight:bold; filter:alpha(opacity=100);opacity:1;  }
.slideBox .bd{ position:relative; z-index:0; }
.slideBox .bd .pic{ height:100px;  }
.slideBox .bd .con{ display:none; }


/* 焦点图切换- 数字 */
.focusBox{}
#focusBox_b{width: 100%;max-height: 402px;position:relative;overflow: hidden; }
.focusBox .hd{ position:absolute; z-index:1; right:6px; bottom:20px; }
#focusBox_b .hd{right: 47%;}
.focusBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.focusBox .hd ul li{ float:left; margin-left:10px;  width:15px; height:15px; background:url(images/yq.png) no-repeat 0 0; cursor:pointer; text-indent: -9999px; }
.focusBox .hd ul li.on{background-position: -20px 0;}
.focusBox .bd{}
.focusBox .bd .pic{ position:relative; z-index:0; }
.focusBox .bd .pic img{ width:100%;}
.focusBox .bd .txt{display:none;}
.focusBox .bd .con{ position:absolute; width:100%;z-index:1; left: 0; bottom:0; height:70px; line-height:70px; text-align:center; }
.focusBox .bd .con .title{ position:absolute; width:100%; z-index:0; left:0; z-index:1;}
.focusBox .bd .con .title a{color:#fff;}
.focusBox .bd .con .bg{ position:absolute; width:100%; z-index:0; left:0; background:#000; filter:alpha(opacity=60);opacity:0.6; height:70px;   }

/*小焦点图轮播 S*/
#clounmA .focusBox{float:left; width:420px;height: 310px; overflow:hidden; position:relative;}
#clounmA .focusBox .hd{height:10px;right:10px; bottom:11px;overflow: hidden;}
#clounmA .focusBox .hd ul li{width:10px; height:10px;background-position: -44px 0; margin-left:5px;}
#clounmA .focusBox .hd ul li.on{background-position: -60px 0;}
#clounmA .focusBox .bd .pic img{width:420px; height:310px;}
#clounmA .focusBox .bd .con{position:absolute; height:34px; line-height:34px; width:100%; bottom:0; padding:0; text-align:left;}
#clounmA .focusBox .bd .con .title{left:10px; width:62%;}
#clounmA .focusBox .bd .con .title a{color: #fff;}
#clounmA .focusBox .bd .con .bg{background:#000; height:34px;bottom: 0px;}

/*学校荣誉 S*/
.cloumn_Clsub .focusBox{float:left;}
.cloumn_Clsub .focusBox .hd{right:0px; top:6px;}
.cloumn_Clsub .focusBox .hd ul li{background:url(images/icon.png) no-repeat -126px -914px; width:9px; height:9px;}
.cloumn_Clsub .focusBox .hd ul li.on{background-position:-165px -914px;}
.cloumn_Clsub .focusBox .bd .pic img{ width:100%; height:174px;}
.cloumn_Clsub .focusBox .bd .con{height:40px; line-height:40px;padding-top:2px;position: relative;}
.cloumn_Clsub .focusBox .bd .con .title a{font-size:14px;color: #333;}
.cloumn_Clsub .focusBox .bd .con .bg{background:none; height:38px;}


/* 焦点图切换- 缩图 */
.focusImgBox {position: relative; overflow:hidden; padding:9px 5px 9px 12px; border:1px solid #f3f3f3; }
.focusImgBox .bd{width:516px; float:left;}
.focusImgBox .bd li{position:relative; z-index:1; }
.focusImgBox .bd .pic{overflow:hidden;}
.focusImgBox .bd .pic img{width:516px; height:237px;}
.focusImgBox .bd .con .title{position:absolute; z-index:2; zoom:1; left:0px; bottom:0; width:100%; height:38px; line-height:38px; text-align:left; padding-left: 10px; }
.focusImgBox .bd .con .title a{color:#fff; font-weight: bold;font-size: 14px; }
.focusImgBox .bd .bg{ position:absolute; z-index:1; left:0px; bottom:0; width:100%; height:38px; float:left; background-color:black; opacity:0.5; filter:alpha(opacity=50); }
.focusImgBox .hd {position:absolute;right: 5px; width: 112px; height: 237px; }
.focusImgBox .hd ul { float: right;}
.focusImgBox .hd li {float: right; width: 109px; height: 62px; cursor:pointer;  }
.focusImgBox .hd li .pic {float: right;}
.focusImgBox .hd li img{display:block; width:100px; height:50px; float:left;}
.focusImgBox .hd li.on { background:url(images/arrow.png) no-repeat 0 21px;}
.focusImgBox .hd li.on img{border:0;width:100px; height:45px; border: 2px solid #02679f;}
.focusImgBox .hd ul li .title{display:none;} 

/* 通用按钮 - 圆角 */
/*.btn,.btnA{ height:22px; line-height:22px; font-size:12px; cursor:pointer; color:#fff;  overflow:hidden;  background:url("images/gallery-btns.png") 0 0 no-repeat; display:inline-block; *display:inline; zoom:1;   }
.btn span,.btnA span{ display:block;  padding:0 10px; background:url("images/gallery-btns.png") right -22px no-repeat; }
.btn:hover,.btnA:hover{ text-decoration:none; color:#ff0;  }
.btnA{ background-position:right -164px; color:#999; margin-left:10px;  }
.btnA span{ background-position:0 -186px; }
.btnA:hover{ color:#333;  }

.btnB{ display:inline-block; *display:inline; zoom:1; height:20px; line-height:20px; border:1px solid #D6A668; background:url(images/gallery-btns.png) 0 -153px repeat-x;
	padding:0 10px; cursor:pointer; color:#A83700; }*/


/* 星形评分 */
.stars{ display:inline-block; *display:inline; zoom:1; width:72px;  height:11px; margin-right:5px;  overflow:hidden; background:url("images/share/starSplit.gif") -4px -34px  no-repeat;  }
.stars i{ display:inline-block; *display:inline; zoom:1; height:11px;  background:url("images/share/starSplit.gif") -4px -14px no-repeat; }
.starsMan{ display:none;  }

/*-- 网站地图 --*/
.siteMap{ padding:15px 10px; overflow:hidden; zoom:1; }
.siteMap .li1{ margin-bottom:10px; }
.siteMap .h1{ height:40px; line-height:40px;  border:1px dotted #ccc; background:#fff;    }
.siteMap .h1 .a1{  font:normal 16px/40px "Microsoft YaHei"; _font-weight:bold; color:#0E50A1; padding-left:10px;  }

.siteMap .ul1{ padding:10px 20px; zoom:1;  }
.siteMap .li2{  display:inline-block; *display:inline; zoom:1; padding-right:10px; vertical-align:top;  }
.siteMap .a2{ color:#666;   }
.siteMap .h1 .a1:hover,.siteMap .a2:hover{color: #e61c21;}
.siteMap .ul2{ padding:0 0 20px 0; }
.siteMap .li3{  line-height:18px;  display:inline-block; *display:inline; zoom:1;   }
.siteMap .a3{ color:#999; padding-right:10px; margin-right:10px;   border-right:1px solid #ddd;  }
.siteMap .last3 .a3{ border-right:0;  }
.siteMap #liID41 .li2{ display:block;  }


/*-- 
颜色代码
#0E50A1 深蓝色标题
#84AFD7 淡灰色边框
--*/